home *** CD-ROM | disk | FTP | other *** search
/ Robotics & Artificial Int…3 (Professional Edition) / Robotics & Artificial Intelligence Tools 2003 (Professional Edition).iso / neural network tool and application / nsinstall.exe / data1.cab / Demos_Files / Unsupervised_Learning / Non-symmetric data clusters.nsm < prev    next >
Encoding:
Text File  |  2002-03-08  |  648 b   |  21 lines

  1. subtitleTextBox. setText ("")
  2. mainTextBox. setText ("")
  3.  
  4. unsupervisedSynapse. setMetric ( 0 )
  5.  
  6. function. setOffset ( 2.000000 )
  7.  
  8. activeInputProbe. setXMinScale ( -1.00000 )
  9. activeInputProbe. setXMaxScale ( 4.000000 )
  10. activeInputProbe. setYMinScale ( -1.00000 )
  11. activeInputProbe. setYMaxScale ( 4.000000 )
  12.  
  13. activeBreadboard. select ( NULL , FALSE )
  14.  
  15. control. resetNetwork (  )
  16.  
  17. NextMacroPath = macro. pathFromMacro ( "Superfluous PE's.nsm" )
  18. nextButton. setMacroPath ( NextMacroPath )
  19. SubtitleIndex = subtitleTextBox. setTextFromFile (TextBoxPath, SubtitleIndex)
  20. MainIndex = mainTextBox. setTextFromFile (TextBoxPath, MainIndex)
  21.